home *** CD-ROM | disk | FTP | other *** search
/ NOVA - For the NeXT Workstation / NOVA - For the NeXT Workstation.iso / Apps / Utilities / Unix / CommandMon.app / English.lproj / InfoPanel.nib / data.classes < prev    next >
Text File  |  1992-12-26  |  323b  |  25 lines

  1. FirstResponder = {
  2.     ACTIONS = {
  3.     };
  4.     SUPERCLASS = Object;
  5. };
  6. Controller = {
  7.     ACTIONS = {
  8.     appDidInit:;
  9.     setTime:;
  10.     app:;
  11.     setCommand:;
  12.     setActive:;
  13.     windowWillResize:;
  14.     showInfoPanel:;
  15.     };
  16.     OUTLETS = {
  17.     infoPanel;
  18.     unixObject;
  19.     outputText;
  20.     theIndicator;
  21.     commandField;
  22.     };
  23.     SUPERCLASS = Object;
  24. };
  25.